Welcome![Sign In][Sign Up]
Location:
Search - Opengl rubber

Search list

[OpenGL programrubber banding MFC OpenGL 1_29_01.zip

Description:
Platform: | Size: 11989 | Author: | Hits:

[OpenGL programjxglTracker

Description: This code shows how we can perform rubber-banding in an OpenGL application The source code here includes a simple C++ class called jxglTracker. The two main member functions in the class are DrawTrackRect() and Track(). In the DrawTrackRect() function, the logic op is enabled by calling glEnable(GL_COLOR_LOGIC_OP) and the XOR mode is set by calling glLogicOp(GL_XOR). The rubber-banding rectangle is drawn using glRecti().-This code shows how we can perform rubber-banding system in an OpenGL application The source code here includes a simple C class called jxglTracker. The two main member functions in the class are DrawTrackRect () and Track (). In the DrawTrackRect () function , the logic op is enabled by calling glEnable (GL_COLOR_LOGIC_OP) and the XOR mode is set by calling glLogicOp (GL_XOR). The rubber-banding system rectangle is drawn using glRecti ().
Platform: | Size: 2843 | Author: 吴婷 | Hits:

[OpenGL programrubber banding MFC OpenGL 1_29_01

Description: OpenGL下用异或方式画图-OpenGL or using different methods to draw
Platform: | Size: 12302 | Author: 武学斌 | Hits:

[OpenGL programGraphicsChange

Description: OpenGL有着很好的交互式程序设计接口,通过选定与反馈等机制可以很好的实现交互式绘图设计。再与MFC相结合,简直可以很容易的开发出相关的类CAD软件。 由OPENGL负责图元的创建和编辑以实现动画,由MFC负责与操作系统的信息交换。分工合作,层层实现 在主菜单上新建三个不同的菜单项分别实现生成图元,拖动图元,删除图元的功能。特别的,关于直线的拖动要用到橡皮直线技术。-OpenGL is a good interactive programming interface, through selected with the feedback mechanism can achieve good interactive graphics design. MFC with the combination, it can be easily related to the developed CAD software category. By the OpenGL graphic element responsible for the creation and editing of animation to achieve by MFC with the operating system of information exchange. Work together at every level to achieve the main menu on the new three different menu items were yuan was generated maps, scrolling map, delete map function. In particular, the straight-line drag on the use of rubber Linear Technology.
Platform: | Size: 31428 | Author: nikolai | Hits:

[OpenGL programrubber banding MFC OpenGL 1_29_01

Description: OpenGL下用异或方式画图-OpenGL or using different methods to draw
Platform: | Size: 12288 | Author: 武学斌 | Hits:

[OpenGL programjxglTracker

Description: This code shows how we can perform rubber-banding in an OpenGL application The source code here includes a simple C++ class called jxglTracker. The two main member functions in the class are DrawTrackRect() and Track(). In the DrawTrackRect() function, the logic op is enabled by calling glEnable(GL_COLOR_LOGIC_OP) and the XOR mode is set by calling glLogicOp(GL_XOR). The rubber-banding rectangle is drawn using glRecti().-This code shows how we can perform rubber-banding system in an OpenGL application The source code here includes a simple C class called jxglTracker. The two main member functions in the class are DrawTrackRect () and Track (). In the DrawTrackRect () function , the logic op is enabled by calling glEnable (GL_COLOR_LOGIC_OP) and the XOR mode is set by calling glLogicOp (GL_XOR). The rubber-banding system rectangle is drawn using glRecti ().
Platform: | Size: 2048 | Author: 吴婷 | Hits:

[OpenGL programGraphicsChange

Description: OpenGL有着很好的交互式程序设计接口,通过选定与反馈等机制可以很好的实现交互式绘图设计。再与MFC相结合,简直可以很容易的开发出相关的类CAD软件。 由OPENGL负责图元的创建和编辑以实现动画,由MFC负责与操作系统的信息交换。分工合作,层层实现 在主菜单上新建三个不同的菜单项分别实现生成图元,拖动图元,删除图元的功能。特别的,关于直线的拖动要用到橡皮直线技术。-OpenGL is a good interactive programming interface, through selected with the feedback mechanism can achieve good interactive graphics design. MFC with the combination, it can be easily related to the developed CAD software category. By the OpenGL graphic element responsible for the creation and editing of animation to achieve by MFC with the operating system of information exchange. Work together at every level to achieve the main menu on the new three different menu items were yuan was generated maps, scrolling map, delete map function. In particular, the straight-line drag on the use of rubber Linear Technology.
Platform: | Size: 30720 | Author: nikolai | Hits:

[OpenGL programTrackerTest

Description: 日前想在OpenGL环境里面实现一个橡皮矩形跟踪功能的类,所以自定义了一个橡皮矩形,在常规视图中做的测试.不完善,基本功能可以实现,希望有帮助.类似CRectTracker.-A few days ago would like to realize in the OpenGL environment inside a rectangular rubber tracking category, so a custom rubber rectangle, in the conventional view of testing to do. Imperfect, the basic functions can be achieved, I hope helpful. Similar CRectTracker.
Platform: | Size: 62464 | Author: 杨兴刚 | Hits:

[GDI-Bitmapxpj

Description: 一个简单的图形图像实例用opengl 橡皮筋画直线,-A simple example of a graphical image with a rubber band opengl draw a straight line,
Platform: | Size: 1024 | Author: 张辽 | Hits:

[OpenGL programxiang

Description: 计算机图形学OPENGL中的橡皮筋画长方形的程序;算法很好-Computer Graphics in the rubber band OPENGL rectangular painting procedures algorithm well
Platform: | Size: 1024 | Author: 天问 | Hits:

[OpenGL programelastic

Description: OpenGL橡皮筋技术的源代码 ,原理:OpenGL双缓冲机制-Rubber band technology OpenGL source code, the principle of: OpenGL double buffering mechanism. .
Platform: | Size: 2048 | Author: dde | Hits:

[GDI-BitmapRubberPickup

Description: 使用opengl和MFC实现画橡皮条和鼠标的拾取功能-Use opengl and MFC to achieve painting rubber band and pick up the mouse function
Platform: | Size: 4576256 | Author: Lj | Hits:

[OtherBresenham

Description: 用OpenGl实现了种子填充和Bresenham算法,并且有橡皮筋功能。-Achieved using OpenGl seed filling and Bresenham algorithm, and has rubber band functionality.
Platform: | Size: 930816 | Author: 钱走 | Hits:

[OpenGL programRubberRect

Description: 计算机图形学OpenGL版的第二章的源代码,简要介绍橡皮矩形的绘制。供初学者参考-Computer Graphics OpenGL version of the source code of the second chapter, a brief description of the draw rubber rectangle. Reference for beginners
Platform: | Size: 1207296 | Author: elegant2008 | Hits:

[GDI-BitmapRubberBandingMFCOpenGL

Description: 这是一个如何在OpenGL双缓冲区环境下,使用OpenGL实现橡皮筋功能的程序。内附源码和例程。真正实现了擦除与重绘的功能,从而使OpenGL的效率提高。这是我从国外网站上找到的,和大家分享一下。-This is a how OpenGL double buffer environment, the use of OpenGL to achieve rubber band functionality. Containing the source code and routines. Realize the function of the erase and redraw, thus improving the efficiency of OpenGL. This is what I found on the site from abroad, and share with you.
Platform: | Size: 12288 | Author: 陈新禹 | Hits:

[OpenGL programopengl

Description: 实现橡皮筋技术演示,运行很顺利啊!希望大家多多指教-Achieve rubber band technology demonstration, run very smoothly ah! We hope you can teach
Platform: | Size: 328704 | Author: 王银亮 | Hits:

[OpenGL programshijy

Description: 橡皮筋技术,OPENGL程序,运行后可以按鼠标左键任意滑动画出一个矩形,点击鼠标右键,矩形消失-Rubber band technology, OPENGL program, press the left mouse button after running any slide to draw a rectangle, click the right mouse button, the rectangle disappears
Platform: | Size: 1024 | Author: shijy | Hits:

[OpenGL programDRAWline

Description: vc++ OPENGL GDI实现画直线时的橡皮筋效果-Vc++ OPENGL GDI realize draw a line when the rubber band effect
Platform: | Size: 23552 | Author: 于磊 | Hits:

[Otherxiangpijing

Description: opengl 的橡皮筋技术 即固定一个点 鼠标拖动拉伸线段简单易学-opengl rubber band technology that fixed a simple click of the mouse to drag the line stretched to learn
Platform: | Size: 14336 | Author: 谢鸣元 | Hits:

[GDI-Bitmapopengl-xiangpijin

Description: OpenGL实现折线和矩形的橡皮筋绘制,鼠标右键菜单控制功能选择-OpenGL implementation polyline and draw a rubber band rectangle, right-click menu control options
Platform: | Size: 9916416 | Author: 王喆 | Hits:
« 12 3 »

CodeBus www.codebus.net